home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: dd.chalmers.se!news.chalmers.se!sunic!EU.net!howland.reston.ans.net!europa.eng.gtefsd.com!emory!news-feed-2.peachnet.edu!concert!sas!mozart.unx.sas.com!walker
- From: walker@twix.unx.sas.com (Doug Walker)
- Subject: Re: _MemCleanup problem
- Originator: walker@twix.unx.sas.com
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <CKK40w.63G@unx.sas.com>
- Date: Tue, 1 Feb 1994 17:46:06 GMT
- References: <2ikk6r$kjc@charm.magnus.acs.ohio-state.edu>
- Nntp-Posting-Host: twix.unx.sas.com
- Organization: SAS Institute Inc.
- Lines: 20
-
-
- In article <2ikk6r$kjc@charm.magnus.acs.ohio-state.edu>, kgreiner@magnus.acs.ohio-state.edu (Kurt W. Greiner) writes:
- |> when i link my program with any lib or o files i get a undefined error in
- |> the c.o file. and askes me to _stub it. I do not know what is going on. it
- |> worked when i used 6.3 but under 6.50. the function it askes to __stub is
- |> _MemCleanup in the c.o
-
- You're linking with an old version of c.o, or old libraries.
-
- _MemCleanup went away in V6.50 in favor of an autoterminator
- function.
-
- --
- ***** / walker@unx.sas.com
- *|_o_o|\\ Doug Walker< BIX, Portal: djwalker
- *|. o.| || \ CompuServe: 71165,2274
- | o |//
- ======
- Any opinions expressed are mine, not those of SAS Institute, Inc.
-